Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable multiselect in more places #1663

Merged
merged 4 commits into from
Aug 26, 2023
Merged

Enable multiselect in more places #1663

merged 4 commits into from
Aug 26, 2023

Conversation

Masterjun3
Copy link
Collaborator

This PR also slightly adjusts the multiselect, where it now uses checkboxes instead of full row color.

image

This PR currently enables the multiselect for:

image

@@ -26,7 +26,7 @@ public SubmissionSearchRequest()

public int? StartType { get; set; }

[Display(Name = "Status Filter")]
[Display(Name = "Statuses")]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Underrated change, very nice

@adelikat adelikat merged commit 2ab8681 into main Aug 26, 2023
@adelikat adelikat deleted the multiselect-wiring-up branch August 26, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants